DebugFile

class DebugFile(val filePath: Path, val fileType: FileType, val uiTabName: String)

Just a simple placeholder to referenced to the file and there to displaying file type and also the menu tab on den ui

Constructors

Link copied to clipboard
constructor(filePath: Path, fileType: FileType, uiTabName: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard